Skip to content

feat(select): prepend line numbers to buffer lines#215

Closed
aweis89 wants to merge 1 commit intoCopilotC-Nvim:canaryfrom
aweis89:214-add-line-numbers
Closed

feat(select): prepend line numbers to buffer lines#215
aweis89 wants to merge 1 commit intoCopilotC-Nvim:canaryfrom
aweis89:214-add-line-numbers

Conversation

@aweis89
Copy link
Copy Markdown
Contributor

@aweis89 aweis89 commented Mar 21, 2024

Closes #214. This change modifies the 'buffer' function in the 'select.lua' file to prepend line numbers to each line in the buffer. This will provide a clearer context when viewing the buffer content.

This change modifies the 'buffer' function in the 'select.lua' file to
prepend line numbers to each line in the buffer. This will provide a
clearer context when viewing the buffer content.
@jellydn jellydn force-pushed the 214-add-line-numbers branch from 5468406 to 3c7a665 Compare March 22, 2024 13:34
@jellydn jellydn closed this in #217 Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request add line numbers to buffer selection

1 participant